#hdrMenus #hdrCurrSection {
 display: block;
 float: left;
}

#hdrMenus ul.hdrMenuMain {
 height: auto;
}

#hdrLeft ul.hdrMenuMain li {
 padding-top: 0;
}

#contentCenter {
 display: block;
 float: left;
 width: 488px;
 padding: 0.8em 10px 0;
}

#contentCenter h5 {
 color: #345;
 font-size: 100%;
 font-weight: bold;
 margin-bottom: 1.2em;
}

#contentCenter ul {
 margin-bottom: 2em;
}

#contentCenter ul li {
 color: #a22;
 list-style-type: disc;
 line-height: 1.6em;
 text-align: left;
 margin-left: 1em;
}

#contentCenter ul a {
 color: #a22;
 font-weight: bold;
}

#contentCenter h1 {
 font-size: 150%;
 font-weight: normal;
 line-height: 1em;
 margin-bottom: 1.2em;
}

#contentCenter blockquote {
 font-weight: bold;
 text-align: justify;
 margin-bottom: 0.3em;
}

#contentCenter p {
 text-align: justify;
}

#contentRight {
 display: block;
 float: right;
 width: 396px;
}

#learnMore {
 clear: right;
 display: block;
 float: right;
 width: 298px;
}

#learnMore a {
 display: block;
 color: #348;
 font-weight: bold;
 margin-top: 1.2em;
}
